SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 68993: You experience slow performance in the SAS® Risk Governance Framework when you edit a business object that contains a large number of attachments

DetailsHotfixAboutRate It

When you edit a business object that contains a large number of attachments, the SAS Risk Governance Framework might be slow to render the screen.

Click the Hot Fix tab in this note to access the hot fix for this issue.

With this hot fix, you can specify two new configuration options to improve the performance for editing a business object that contains a large number of attachments. You should specify both options to see the performance improvement. 

Specify the following configuration property in the configdata.properties file to improve the efficiency of retrieving attachments:

monitor.attachments.largeNoAttachmentsSupport.enabled = true

The default value for the configuration property is false.

Specify the following new Java Virtual Machine (JVM) option to optimize the retrieval of attachment information from the SAS® Content Server:

-Dsas.rgf.attachment.useBulkLoad.enabled = true

The default value for the JVM option is false. To add this new JVM property, follow the steps below for your operating system.

 

Microsoft Windows Operating System

  1. Edit the wrapper.conf file in the SAS-configuration-directory\Levn\Web\WebAppServer\SASServer8_1\conf directory.
  2. Add the new property shown below to the end of the list of Java additional parameters. Replace the n in the property key with the next sequential number that is not being used for another Java parameter.
wrapper.java.additional.n=-Dsas.rgf.attachment.useBulkLoad.enabled=true
  1. Save the updated wrapper.conf file.
  2. Restart SASServer8_1.

Note: For Windows deployments, the web application server can be started from a script or deployed as a service. When the web application server is started from a script, specify the JVM options in the JAVA_OPTS environment variable in the SAS-configuration-directory\Levn\Web\WebAppServer\SASServer8_1\bin\setenv.bat file. When the web application server is deployed as a service, specify the JVM options in the SAS-configuration-directory\Levn\Web\WebAppServer\SASServer8_1\conf\wrapper.conf file.

 

Linux Operating System

  1. Open the setenv.sh script file in the SAS-configuration-directory/Levn/Web/WebAppServer/SASServer8_1/bin/ directory.
  2. Add the new property to the end of the JVM_OPTS parameter definitions:
JVM_OPTS="...-Dsas.rgf.attachment.useBulkLoad.enabled=true"
  1. Save the updated setenv.sh file.
  2. Restart SASServer8_1.

 



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Risk Governance FrameworkWindows 7 Ultimate 32 bit7.47.59.4 TS1M59.4 TS1M8
Windows 7 Professional x647.47.59.4 TS1M59.4 TS1M8
Windows 7 Professional 32 bit7.47.59.4 TS1M59.4 TS1M8
Windows 7 Home Premium x647.47.59.4 TS1M59.4 TS1M8
Windows 7 Home Premium 32 bit7.47.59.4 TS1M59.4 TS1M8
Windows 7 Enterprise x647.47.59.4 TS1M59.4 TS1M8
Windows 7 Enterprise 32 bit7.47.59.4 TS1M59.4 TS1M8
Microsoft Windows Server 20167.47.59.4 TS1M59.4 TS1M8
Microsoft Windows Server 2012 Std7.47.59.4 TS1M59.4 TS1M8
Microsoft Windows Server 2012 R2 Std7.47.59.4 TS1M59.4 TS1M8
Microsoft Windows Server 2012 R2 Datacenter7.47.59.4 TS1M59.4 TS1M8
Microsoft Windows Server 2012 Datacenter7.47.59.4 TS1M59.4 TS1M8
Microsoft Windows Server 2008 for x647.47.59.4 TS1M59.4 TS1M8
Microsoft Windows Server 2008 R27.47.59.4 TS1M59.4 TS1M8
Microsoft Windows Server 20087.47.59.4 TS1M59.4 TS1M8
Microsoft Windows 107.47.59.4 TS1M59.4 TS1M8
Microsoft Windows 8.1 Pro x647.47.59.4 TS1M59.4 TS1M8
Microsoft Windows 8.1 Pro 32-bit7.47.59.4 TS1M59.4 TS1M8
Microsoft Windows 8.1 Enterprise x647.47.59.4 TS1M59.4 TS1M8
Microsoft Windows 8.1 Enterprise 32-bit7.47.59.4 TS1M59.4 TS1M8
Microsoft Windows 8 Pro x647.47.59.4 TS1M59.4 TS1M8
Microsoft Windows 8 Pro 32-bit7.47.59.4 TS1M59.4 TS1M8
Microsoft Windows 8 Enterprise x647.47.59.4 TS1M59.4 TS1M8
Microsoft Windows 8 Enterprise 32-bit7.47.59.4 TS1M59.4 TS1M8
Microsoft® Windows® for x647.47.59.4 TS1M59.4 TS1M8
Windows 7 Ultimate x647.47.59.4 TS1M59.4 TS1M8
Linux for x647.47.59.4 TS1M59.4 TS1M8
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.